home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19980424-19980901 / 000043_news@newsmaster….columbia.edu _Wed May 6 01:52:46 1998.msg < prev    next >
Internet Message Format  |  1998-08-31  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id BAA14867
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 6 May 1998 01:52:45 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id BAA11247
  7.     for kermit.misc@watsun; Wed, 6 May 1998 01:52:44 -0400 (EDT)
  8. Path: news.columbia.edu!panix!howland.erols.net!newsfeed.direct.ca!novia!news.unisys.com.br!news.eskimo.com!eskimo.com!wue
  9. From: wue@eskimo.com (Enoch Wu)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Kermit & Bidirectional Serial Line
  12. Date: 6 May 1998 05:38:09 GMT
  13. Organization: Eskimo North (206) For-Ever
  14. Lines: 17
  15. Message-ID: <6iot01$i7d$1@eskinews.eskimo.com>
  16. NNTP-Posting-Host: eskimo.com
  17. Summary: Kermit 6.0.192 on dial-in /out line
  18. Keywords: Linux, Kermit & Serial I/O
  19. X-Newsreader: TIN [version 1.2 PL2]
  20. Xref: news.columbia.edu comp.protocols.kermit.misc:8695
  21.  
  22. On a bidirectional serial line (dial in & out), OUTPUT command works from
  23. the keyboard but refuses to work from a script file (TAKE script.ksc). 
  24.  
  25. By removing the dial-in capability attributed to agetty, the script works
  26. fine on my Linux box (Slackware 2.00). 
  27.  
  28. The simple solution is to use 2 serial ports.  But I really need 3 for the
  29. remote monitoring system.  Can I get away with using just 2 ports ?  
  30.  
  31. I'd appreciate any thoughts on this.  
  32.  
  33. EW
  34.  
  35. PS. C-Kermit (6.0) Book is very good- well written and easy to follow. 
  36.  
  37.  
  38.